PowerTools ActiveReports 9.0J Server ユーザーガイド
ServiceChannelFactory<TServiceChannel> クラス
メンバ 

サービスチャネルの種類。
指定されたサービスチャネルのインスタンスを作成するためのファクトリーを表します。
オブジェクト モデル
ServiceChannelFactory<TServiceChannel> クラス
構文
'宣言
 
Public MustInherit NotInheritable Class ServiceChannelFactory(Of TServiceChannel As System.ServiceModel.IClientChannel) 
public static class ServiceChannelFactory<TServiceChannel> 
where TServiceChannel: System.ServiceModel.IClientChannel
型パラメータ
TServiceChannel
サービスチャネルの種類。
継承階層

System.Object
   ActiveReports.Server.ReportControls.Servicing.ServiceChannelFactory<TServiceChannel>

参照

関連項目

ServiceChannelFactory<TServiceChannel> メンバ
ActiveReports.Server.ReportControls.Servicing 名前空間